↵ Retrun to the main page of root-doc
View in Koji
Search Bodhi
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2020-08-30 | Mattias Ellert |
- Adapt to xrootd 5 (Fedora 33+, EPEL 7+) - Don't build the old proof client (xproofd) - Don't build the old NetX module |
| 2020-08-21 | Mattias Ellert |
- Update to 6.22.02 - Drop patch previously backported: root-doxygen-endof-part1.patch - Drop patch accepted upstream: root-python2-compat.patch - Add back line accidentally removed in root-config - Install headers in new PyROOT with COMPONENT headers - Increase test timeout for ppc64le |
| 2020-08-20 | Mattias Ellert |
- Avoid unneeded build requirement on srm-ifce-devel - Do not export Python modules in CMake config - Drop patch root-clang-ignore-gcc-options.patch ("Recent ROOT does not send all possible compiler flags to rootcling.") |
| 2020-08-16 | Iñaki Úcar |
- https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager |
| 2020-08-11 | Mattias Ellert |
- Fix wrong symlinks in EPEL 7 python2-root package |
| 2020-08-01 | Fedora Release Engineering |
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
| 2020-07-29 | Fedora Release Engineering |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
| 2020-07-15 | Mattias Ellert |
- Fix broken update on EPEL 7 with python34-root installed |
| 2020-07-14 | Mattias Ellert |
- Update to 6.22.00 - Drop patches accepted upstream - root-FitData-assert-fix.patch - root-clang-altivec-vector.patch - root-format-fix.patch - root-moved-file.patch - root-xmlmodify-dep.patch - New and improved Python bindings - The new Python bindings can be built for both Python 2 and Python 3 out of the box. Dropped the workaround in specfile for this (EPEL 7) - Dropped the python3-other packages (EPEL 7) - The new Python bindings has split the TPython interface to a separate library. Now in a separate root-tpython package - root-tpython and root-tmva-python are now using Python 3 on EPEL 7 - New subpackage root-gui-browsable - New patches (submitted upstream) - Fix too aggressive -Werror replacements - Add missing call to TFile::SetCacheFileDir in a TMVA tutorial - Adjust stressGraphics.ref - Fix off-by-one error in histogram v7 bin iterator - Compatibility with python 2.7 versions before 2.7.9 - Fix the RNTuple.LargeFile test on 32bit (i386 and armv7hf) - Fix doxygen issues - Fix bad regex in TProofMgr - Compatibility with xrootd 5 |
| 2020-07-11 | Jeff Law |
- Disable LTO |